home *** CD-ROM | disk | FTP | other *** search
- *PPD-Adobe: "4.2"
- *% Adobe Systems Printer Description File
- *% For "QMS 1725 Print System" version 2011.23
- *% Produced by QMS, Inc.
- *% Date: 2/20/95
- *% Modified: 3/8/95
- *% Microsoft fixed Duplex
-
- *FormatVersion: "4.2"
- *FileVersion: "1.2"
- *PSVersion: "(2011.23) 2"
- *PCFileName: "QMS1725.PPD"
- *Product: "Oce 6525"
- *ModelName: "Oce 6525"
- *NickName: "Oce 6525"
-
-
- *% ADORequiresEExec added by Microsoft
- *ADORequiresEExec: True
-
- *% ===== Installable Options =====
-
- *VMOption 8MB/Standard: "8192000"
-
- *OpenGroup: InstallableOptions/Options Installed
-
- *OpenUI *EnvelopeFeeder/Envelope Feeder: Boolean
- *DefaultEnvelopeFeeder: False
- *EnvelopeFeeder True/Installed: ""
- *EnvelopeFeeder False/Not Installed: ""
- *CloseUI: *EnvelopeFeeder
-
- *CloseGroup: InstallableOptions
-
- *% ===== Constraints =====
-
- *UIConstraints: *EnvelopeFeeder False *InputSlot Envelope
- *UIConstraints: *InputSlot Envelope *EnvelopeFeeder False
- *UIConstraints: *PageSize Letter *InputSlot Envelope
- *UIConstraints: *PageSize Legal *InputSlot Envelope
- *UIConstraints: *PageSize A4 *InputSlot Envelope
- *UIConstraints: *PageSize Executive *InputSlot Envelope
- *UIConstraints: *InputSlot Envelope *PageSize Letter
- *UIConstraints: *InputSlot Envelope *PageSize Legal
- *UIConstraints: *InputSlot Envelope *PageSize A4
- *UIConstraints: *InputSlot Envelope *PageSize Executive
- *UIConstraints: *PageSize Envelope.279.540 *Duplex
- *UIConstraints: *PageSize Envelope.297.684 *Duplex
- *UIConstraints: *PageSize Envelope.312.624 *Duplex
- *UIConstraints: *Duplex *PageSize Envelope.279.540
- *UIConstraints: *Duplex *PageSize Envelope.297.684
- *UIConstraints: *Duplex *PageSize Envelope.312.624
-
- *% QMS Defaults ==========
- *EndOfDocument: True
- *PrintPSErrors: True
- *SuggestedJobTimeOut: 0
- *SuggestedWaitTimeOut: 30
- *MultiOverlay: True
- *NUP: False
- *HalftoneDevice: False
- *Booklet: False
- *TraySwitchDevice: True
- *StapleDevice: False
- *JogDevice: False
- *MiserDevice: False
- *OutputBinDevice: True
- *ColorDevice: False
- *PSPolicyDevice: True
- *DefaultColorSpace: Gray
- *VariablePaperSize: False
-
- *% General Information and Defaults ===============
- *LanguageVersion: English
- *LanguageLevel: "2"
- *AcceptsTrueType: True
- *FreeVM: "8192000"
-
-
- *FileSystem: True
- *?FileSystem: "
- save
- statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
- restore
- "
- *End
- *Throughput: "17"
- *Password: "0"
- *ExitServer: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING : Cannot perform the exitserver command.) =
- (Password supplied is not valid.) =
- (Please contact the author of this software.) = flush quit
- } if
- "
- *End
-
- *Reset: "
- count 0 eq
- { false } { true exch startjob } ifelse
- not {
- (WARNING: Cannot reset printer.) =
- (Missing or invalid password.) =
- (Please contact the author of this software.) = flush quit
- } if
- systemdict /quit get exec
- (WARNING : Printer Reset Failed.) = flush
- "
- *End
-
- *OpenUI *Resolution/Choose Resolution: PickOne
- *OrderDependency: 10 AnySetup *Resolution
- *DefaultResolution: 600dpi
- *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
- *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
- *?Resolution: "
- save
- currentpagedevice /HWResolution get
- 0 get
- ( ) cvs print
- (dpi)
- = flush
- restore
- "
- *End
- *CloseUI: *Resolution
-
- *% Halftone Information ===============
- *ResScreenFreq 300dpi: "53.0"
- *ResScreenAngle 300dpi: "45.0"
- *ResScreenFreq 600dpi: "71.0"
- *ResScreenAngle 600dpi: "45.0"
- *ScreenFreq: "60.0"
- *ScreenAngle: "45.0"
- *DefaultScreenProc: Dot
- *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}"
- *ScreenProc Line: "{ pop }"
- *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
- *DefaultTransfer: Null
- *Transfer Null: "{ }"
- *Transfer Null.Inverse: "{ 1 exch sub }"
- *Transfer Normalized: "{ }"
- *Transfer Normalized.Inverse: "{ 1 exch sub }"
-
- *% Paper Handling ===================
- *OpenUI *PageSize: PickOne
- *OrderDependency: 30 AnySetup *PageSize
- *DefaultPageSize: Letter
- *PageSize Letter: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Legal: "
- 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize A4: "
- 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Executive: "
- 2 dict dup /PageSize [522 757] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Envelope.279.540/Monarch Envelope: "
- 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Envelope.297.684/Com10: "
- 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageSize Envelope.312.624/DL: "
- 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
- *End
- *?PageSize: "
- save
- currentpagedevice /PageSize get aload pop
- 2 copy gt {exch} if
- (Unknown)
- 6 dict
- dup [612 792] (Letter) put
- dup [612 1008] (Legal) put
- dup [595 842] (A4) put
- dup [522 757] (Executive) put
- dup [279 540] (Monarch) put
- dup [297 684] (Com10) put
- dup [312 624] (DL) put
- { exch aload pop 4 index sub abs 5 le exch
- 5 index sub abs 5 le and
- {exch pop exit} {pop} ifelse
- } bind forall
- = flush pop pop
- restore
- "
- *End
- *CloseUI: *PageSize
-
-
- *% These entries will set up the frame buffer. Usually used with manual feed.
- *OpenUI *PageRegion: PickOne
- *OrderDependency: 30 AnySetup *PageRegion
- *DefaultPageRegion: Letter
- *PageRegion Letter: "
- 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Legal: "
- 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion A4: "
- 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Executive: "
- 2 dict dup /PageSize [522 757] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Envelope.279.540/Monarch Envelope: "
- 2 dict dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Envelope.297.684/Com10: "
- 2 dict dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
- *End
- *PageRegion Envelope.312.624/DL: "
- 2 dict dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
- *End
- *CloseUI: *PageRegion
-
- *% The following entries provide information about specific paper keywords.
- *DefaultImageableArea: Letter
- *ImageableArea Letter: "15 15 598 777"
- *ImageableArea Legal: "15 15 598 993"
- *ImageableArea A4: "15 15 580 827"
- *ImageableArea Executive: "15 15 507 741"
- *ImageableArea Envelope.279.540/Monarch Envelope: "12 1 279 530"
- *ImageableArea Envelope.297.684/Com10: "12 12 286 672 "
- *ImageableArea Envelope.312.624/DL: "12 12 300 612 "
- *?ImageableArea: "
- save /cvp { cvi ( ) cvs print ( ) print } bind def
- newpath clippath pathbbox
- 4 -2 roll exch 2 {ceiling cvp} repeat
- exch 2 {floor cvp} repeat flush
- restore
- "
- *End
-
- *% These provide the physical dimensions of the paper (by keyword)
- *DefaultPaperDimension: Letter
- *PaperDimension Letter: "612 792"
- *PaperDimension Legal: "612 1008"
- *PaperDimension A4: "595 842"
- *PaperDimension Executive: "522 757"
- *PaperDimension Envelope.279.540/Monarch Envelope: "279 540"
- *PaperDimension Envelope.297.684/Com10: "297 684"
- *PaperDimension Envelope.312.624/DL: "312 624"
-
-
- *OpenUI *ManualFeed: Boolean
- *OrderDependency: 20 AnySetup *ManualFeed
- *DefaultManualFeed: False
- *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
- *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
- *?ManualFeed: "
- save
- currentpagedevice /ManualFeed get
- {(True)}{(False)}ifelse = flush
- restore"
- *End
- *CloseUI: *ManualFeed
-
- *OpenUI *InputSlot: PickOne
- *OrderDependency: 20 AnySetup *InputSlot
- *DefaultInputSlot: Upper
- *InputSlot Upper: "
- currentpagedevice /InputAttributes get 1 get
- dup null eq
- { pop }
- { dup length 1 add dict copy
- dup /InputAttributes
- 1 dict dup /Priority [1] put
- put setpagedevice
- } ifelse"
- *End
- *InputSlot Lower: "
- currentpagedevice /InputAttributes get 2 get
- dup null eq
- { pop }
- { dup length 1 add dict copy
- dup /InputAttributes
- 1 dict dup /Priority [2] put
- put setpagedevice
- } ifelse"
- *End
- *InputSlot Envelope: "
- currentpagedevice /InputAttributes get 3 get
- dup null eq
- { pop }
- { dup length 1 add dict copy
- dup /InputAttributes
- 1 dict dup /Priority [3] put
- put setpagedevice
- } ifelse"
- *End
- *?InputSlot: "
- save
- 3 dict
- dup /1 (Upper) put
- dup /2 (Lower) put
- dup /3 (Envelope) put
- currentpagedevice /InputAttributes get
- dup /Priority known
- { /Priority get 0 get ( ) cvs cvn get }
- {
- dup length 1 eq
- { {pop} forall ( ) cvs cvn get }
- { pop pop (Unknown) } ifelse
- } ifelse
- = flush
- restore
-
- [(Unknown) (Upper) (Lower)]
- currentpagedevice /InputAttributes get
- /Priority get aload pop dup 2 gt {pop 3} if
- get = flush restore"
- *End
- *CloseUI: *InputSlot
-
- *OpenUI *OutputBin: PickOne
- *OrderDependency: 50 AnySetup *OutputBin
- *DefaultOutputBin: Upper
- *OutputBin Upper: "
- currentpagedevice /OutputAttributes get 1 get
- dup null eq
- { pop }
- { dup length 1 add dict copy
- dup /OutputAttributes
- 1 dict dup /Priority [1] put
- put setpagedevice
- } ifelse"
- *End
-
- *OutputBin Side: "
- currentpagedevice /OutputAttributes get 2 get
- dup null eq
- { pop }
- { dup length 1 add dict copy
- dup /OutputAttributes
- 1 dict dup /Priority [2] put
- put setpagedevice
- } ifelse"
- *End
-
- *?OutputBin: "
- save
- 2 dict
- dup /1 (Upper) put
- dup /2 (Side) put
- currentpagedevice /OutputAttributes get
- dup /Priority known
- { /Priority get 0 get ( ) cvs cvn get }
- {
- dup length 1 eq
- { {pop} forall ( ) cvs cvn get }
- { pop pop (Unknown) } ifelse
- } ifelse
- = flush
- restore
- "
- *End
- *CloseUI: *OutputBin
-
- *OpenUI *OutputOrder: PickOne
- *OrderDependency: 25 AnySetup *OutputOrder
- *DefaultOutputOrder: Normal
- *OutputOrder Normal: "0 statusdict /setoutputtray get exec"
- *OutputOrder Reverse: "1 statusdict /setoutputtray get exec"
- *?OutputOrder: "
- save
- [ (Normal)(Reverse) ] statusdict /outputtray get exec
- { get } stopped { pop pop (Unknown) }if
- = flush
- restore
- "
- *End
- *CloseUI: *OutputOrder
-
- *PageStackOrder Upper: Normal
- *PageStackOrder Side: Reverse
-
- *DefaultCollator: None
- *DefaultSorter: None
-
- *OpenUI *Duplex: PickOne
- *OrderDependency: 45 AnySetup *Duplex
- *DefaultDuplex: None
- *Duplex None: "1 dict dup /Duplex false put setpagedevice
- 1 dict dup /Tumble false put setpagedevice"
- *End
- *Duplex DuplexNoTumble:"
- 1 dict dup /Duplex true put setpagedevice
- 1 dict dup /Tumble false put setpagedevice"
- *End
- *Duplex DuplexTumble:"
- 1 dict dup /Duplex true put setpagedevice
- 1 dict dup /Tumble true put setpagedevice"
- *End
-
-
- *?Duplex: "save
- currentpagedevice /Duplex get
- { currentpagedevice /Tumble get
- {(DuplexTumble)}{(DuplexNoTumble)}ifelse
- }
- { (None)}
- ifelse = flush
- restore
- "
- *End
- *CloseUI: *Duplex
-
-
- *OpenUI *Collate: Boolean
- *OrderDependency: 40 AnySetup *Collate
- *DefaultCollate: True
- *Collate True: "%%IncludeFeature: collate(on)"
- *Collate False: "%%IncludeFeature: collate(off)"
-
- *CloseUI: *Collate
-
-
- *OpenUI *TraySwitch: Boolean
- *OrderDependency: 50 AnySetup *TraySwitch
- *DefaultTraySwitch: False
- *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
- *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
- *?TraySwitch: "
- save
- currentpagedevice /TraySwitch get
- {(True)}{(False)}ifelse = flush
- restore
- "
- *End
- *CloseUI: *TraySwitch
-
- *% Font Information =====================
-
- *DefaultFont: Courier
- *Font AvantGarde-Book: Standard "(001.006)"
- *Font AvantGarde-BookOblique: Standard "(001.006)"
- *Font AvantGarde-Demi: Standard "(001.007)"
- *Font AvantGarde-DemiOblique: Standard "(001.007)"
- *Font Bookman-Demi: Standard "(001.003)"
- *Font Bookman-DemiItalic: Standard "(001.003)"
- *Font Bookman-Light: Standard "(001.003)"
- *Font Bookman-LightItalic: Standard "(001.003)"
- *Font Courier: Standard "(002.004)"
- *Font Courier-Bold: Standard "(002.004)"
- *Font Courier-BoldOblique: Standard "(002.004)"
- *Font Courier-Oblique: Standard "(002.004)"
- *Font Helvetica: Standard "(001.006)"
- *Font Helvetica-Bold: Standard "(001.007)"
- *Font Helvetica-BoldOblique: Standard "(001.007)"
- *Font Helvetica-Condensed: Standard "(001.001)"
- *Font Helvetica-Condensed-Bold: Standard "(001.002)"
- *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
- *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
- *Font Helvetica-Narrow: Standard "(001.006)"
- *Font Helvetica-Narrow-Bold: Standard "(001.007)"
- *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
- *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
- *Font Helvetica-Oblique: Standard "(001.006)"
- *Font NewCenturySchlbk-Bold: Standard "(001.009)"
- *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)"
- *Font NewCenturySchlbk-Italic: Standard "(001.006)"
- *Font NewCenturySchlbk-Roman: Standard "(001.007)"
- *Font Palatino-Bold: Standard "(001.005)"
- *Font Palatino-BoldItalic: Standard "(001.005)"
- *Font Palatino-Italic: Standard "(001.005)"
- *Font Palatino-Roman: Standard "(001.005)"
- *Font Symbol: Special "(001.007)"
- *Font Times-Bold: Standard "(001.007)"
- *Font Times-BoldItalic: Standard "(001.009)"
- *Font Times-Italic: Standard "(001.007)"
- *Font Times-Roman: Standard "(001.007)"
- *Font ZapfChancery-MediumItalic: Standard "(001.007)"
- *Font ZapfDingbats: Special "(001.004)"
-
- *?FontQuery: "
- save
- { count 1 gt
- { exch dup 127 string cvs (/) print print (:) print
- /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
- } { exit } ifelse
- } bind loop
- (*) = flush
- restore
- "
- *End
-
- *?FontList: "
- save
- (*) {cvn ==} 128 string /Font resourceforall
- (*) = flush
- restore
- "
- *End
-
- *% Printer End of Document Types.
- *OpenUI *EndOfDocType: PickOne
- *OrderDependancy: 45 AnySetup *EndOfDocType
- *DefaultEndOfDocType: StandardEOD
- *EndOfDocType StandardEOD:"^D"
- *End
- *EndOfDocType QMSEOD:"%%EndOfDocument\012"
- *End
- *EndOfDocType HPEOD:"\033%-12345X"
- *End
- *CloseUI: *EndOfDocType
-
- *% Printer Messages (verbatim from printer):
- *Message: "%%[ exitserver: permanent state may be changed ]%%"
- *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
- *Message: "\FontName\ not found, using Courier"
-
- *% Status (format: %%[ status: <one of these> ]%% )
- *Status: "idle"
- *Status: "busy"
- *Status: "waiting"
- *Status: "printing"
- *Status: "warming up"
-
- *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
- *Source: "Timer"
- *Source: "Status"
- *Source: "Keyboard"
- *Source: "Printer"
- *Source: "TCP/IP"
- *Source: "EtherTalk"
- *Source: "Novell"
- *Source: "LocalTalk"
- *Source: "Front Panel"
- *Source: "Serial"
- *Source: "SerialB"
- *Source: "Parallel"
- *Source: "Interpreter"
- *Source: "Unknown Task"
-
- *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
- *PrinterError: "Cover Open"
- *PrinterError: "Paper Out"
- *PrinterError: "Paper Jam"
- *PrinterError: "Fuser Alarm"
- *PrinterError: "Mirror Alarm"
- *PrinterError: "Main Motor Alarm"
- *PrinterError: "Off line"
- *PrinterError: "Manualfeed"
- *PrinterError: "Toner Low"
- *PrinterError: "No Envelope"
-
- *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
-
- *% Color Separation Information =====================
-
- *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
-
- *InkName: ProcessBlack/Process Black
- *InkName: CustomColor/Custom Color
- *InkName: ProcessCyan/Process Cyan
- *InkName: ProcessMagenta/Process Magenta
- *InkName: ProcessYellow/Process Yellow
-
- *% For 60 lpi / 300 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
- *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
- *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
- *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
-
- *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
- *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
-
- *% For 53 lpi / 300 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
- *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
- *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
- *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
- *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
- *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
- *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
-
- *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
-
- *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
- *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
- *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
- *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
- *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
- *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
- *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
-
- *% For 71 lpi / 600 dpi ===============================
-
- *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
- *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
- *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
- *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
-
- *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
- *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
- *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
- *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
- *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
-
- *% end of PPD file for QMS 1725 Print System
-